home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol E-14
/
Vol E-14.iso
/
interfac
/
browser.swf
/
scripts
/
DefineSprite_276
/
frame_1
/
DoAction.as
< prev
Wrap
Text File
|
2014-03-11
|
662b
|
15 lines
stop();
if(_global.var_destaque == "click e pinte")
{
_root.secoes.descricoes.gotoAndStop(2);
_root.secoes.tipo.gotoAndStop("executar");
_root.nome = "Click and Paint";
_root.secoes.descricoes.descricao.text = "30 pictures to colorize in your computer";
_root.controle = "Mouse - to control brush, Left Button - to pick up color and paint";
_root.comando = "run.app";
_root.licenca = "Freeware";
_root.caminho = "\\Click and Paint\\Click.exe";
_root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Click and Paint\\Click.exe";
loadMovie("interface\\imagens\\clique.jpg","_root.secoes.descricoes.destino");
}